Release 10.1A: OpenEdge Development:
ADM Reference
transferDBRow
A procedure that buffer–copies the database records for the current query row into the RowObject temp-table.
Location: query.p Parameters:INPUT pcRowIdent AS CHARACTERA comma-separated list consisting of the ROWID of the RowObject record followed by the RowIds of the database records; if unknown or blank, then the database records have already been retrieved.
INPUT piRowNum AS INTEGERThe integer value to assign to the RowNum field in the RowObject temp-table record.
Notes: This procedure replaces the transferRowFromDB function from Version 9.0. It can be localized to perform additional custom operations each time a row is transferred from the database to the RowObject table.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |